home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / misc / xpdf_0.8 / xpdf_040_bin / doc / pdftopbm.hlp < prev    next >
Text File  |  1999-04-28  |  1KB  |  49 lines

  1. ! Generated automatically by mantohlp
  2. 1 pdftopbm
  3.  
  4.        pdftopbm  -  Portable  Document  Format  (PDF) to Portable
  5.        Bitmap (PBM)
  6.  
  7.        pdftopbm [options] PDF-file PBM-root
  8.  
  9.        Pdftopbm converts Portable Document Format (PDF) files  to
  10.        black-and-white  image files in Portable Bitmap (PBM) for-
  11.        mat.
  12.  
  13.        Pdftopbm reads the PDF file, PDF-file, and writes one  PBM
  14.        file  for  each page, PBM-root-nnnnnn.pbm, where nnnnnn is
  15.        the page number.
  16.  
  17. 2 OPTIONS
  18.  
  19.        -f number
  20.               Specifies the first page to convert.
  21.  
  22.        -l number
  23.               Specifies the last page to convert.
  24.  
  25.        -r number
  26.               Specifies  the  resolution, in DPI.  The default is
  27.               150 DPI.
  28.  
  29.        -h     Print usage information.  (-help is equivalent.)
  30.  
  31. 2 BUGS
  32.  
  33.        Pdftopbm  uses  X to do the rendering, so it is limited by
  34.        the capabilities and performance of the X server.  In par-
  35.        ticular,  high-resolution  output requires lots of memory.
  36.        Also, non-scalable fonts will not look great.
  37.  
  38. 2 AUTHOR
  39.  
  40.        The  pdftopbm  software  and  documentation  are copyright
  41.        1996-1998 Derek B. Noonburg (derekn@foolabs.com).
  42.  
  43. 2 SEE_ALSO
  44.  
  45.        xpdf(1),   pdftops(1),  pdftotext(1),  pdfinfo(1),  pdfim-
  46.        ages(1)
  47.        http://www.foolabs.com/xpdf/
  48.  
  49.